]> git.r.bdr.sh - rbdr/Flat-Bezel.qsplugin/blobdiff - Flat Bezel/BBFlatBezelInterface.m
Adjust colors and radius
[rbdr/Flat-Bezel.qsplugin] / Flat Bezel / BBFlatBezelInterface.m
index e430de8fa21351bcc56eba4f0671e89ac8775b0f..bac396fbff57bac5136117f491128fdbd315e53e 100644 (file)
@@ -40,7 +40,7 @@
       
         [theCell setBackgroundColor:[NSColor clearColor]];
         [theCell setFont:[NSFont systemFontOfSize:11 weight:NSFontWeightLight]];
-        [theCell setCellRadiusFactor:8];
+        [theCell setCellRadiusFactor:4];
       
         [theCell setHighlightColor:[NSColor colorWithRed:1 green:1 blue:1 alpha:.15]];
         [theCell setTextColor:[NSColor textColor]];